Skip to content

Chapter 2: fixing OrderController and DesignTacoController to access the same TaccoOrder session Attribute#17

Open
MohamedMoubarakHussein wants to merge 1 commit intohabuma:mainfrom
MohamedMoubarakHussein:fix-TacoOrder-Session-Taco-Issue
Open

Chapter 2: fixing OrderController and DesignTacoController to access the same TaccoOrder session Attribute#17
MohamedMoubarakHussein wants to merge 1 commit intohabuma:mainfrom
MohamedMoubarakHussein:fix-TacoOrder-Session-Taco-Issue

Conversation

@MohamedMoubarakHussein
Copy link

There was a problem in the original code. the log file after making the order request
it shows
--- [nio-8080-exec-2] com.myspring.demo.controller.OrderTaco : Taco_Order(id=null, PlacedAt=null, tacos=[], name=Mohamed, street=Street, city=city, state=state, zip=000000000)
tacos is empty because the code cannot access the same Session Attribute TacoOrder in the OrderController and DesignTacoController.

@MohamedMoubarakHussein MohamedMoubarakHussein changed the title fixing OrderController and DesignTacoController to access the same TaccoOrder session Attribute Chapter 2: fixing OrderController and DesignTacoController to access the same TaccoOrder session Attribute Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant